home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / basic / mildred / lha / fdsexample2.lha / FDsMildredExample2.readme < prev    next >
Text File  |  1999-01-05  |  1KB  |  15 lines

  1. MCludgeShape Mildred Example.
  2.  
  3. * About the example :
  4.  
  5. This is an example of how to set up your buffers, and how to successfully use the MCludgeShape command to load chunky images and use them as an MShape and show it in a rather simple fasion. It was written rather hastly, it contains NO assembly code or other optimisations for ease of understanding, and is very well documented (Compared to my other sources, anyway).
  6.  
  7. * How to use :
  8.  
  9. Simple. Change the Fil$ variable to wherever you extracted the archive, make sure you have amigalibs.res in your compiler option residents, compile & run it.
  10.  
  11. * About the author :
  12.  
  13. My name is Mikkel Løkke, and I started using blitz to create lists and tables for my assembler programs. Then someone suggested starting actually doing some work in Blitz and I have been a huge fan ever since. My next Mildred Example is due shortly, and will be something much better than this :o)
  14.  
  15. Well, if you find this small example usefull in anyway, please send an E-mail to me at FlameDuck@usa.net and tell me :o) Also if you have any questions about Blitz and/or chunky programming, either write me, or join the blitz-list maling list, but beware the traffic is about 20-30 messages pr. day. You have been warned. :o)